Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / HandleMate Class / Create Method / Create(String[],MultiLangString,Matrix3D) Method
Names of mates which can be snapped to this mate.
Description of the handle
Position represented by transformation matrix.

Create(String[],MultiLangString,Matrix3D) Method
Creates a handle with a list of assigned mounting points.
Syntax

Parameters

matchingMateNames
Names of mates which can be snapped to this mate.
pMLSDescription
Description of the handle
matrix
Position represented by transformation matrix.
Exceptions
ExceptionDescription
Thrown when param is null value. Check exception message for more info.
Thrown when the PointMate has already been created.
See Also